home *** CD-ROM | disk | FTP | other *** search
- on showalart alartname
- puppetSprite(21, 1)
- set the type of sprite 21 to 1
- set the ink of sprite 21 to 0
- set the foreColor of sprite 21 to 255
- set the backColor of sprite 21 to 0
- set castname to buttonname & ",down"
- set the castNum of sprite 21 to the number of member castname
- set the locH of sprite 21 to h + offset
- set the locV of sprite 21 to v
- updateStage()
- showpopmenu(buttonname, h, v, offset)
- set popposition to getpopposition(buttonname)
- end
-